| Description | : Lists all aliases available for a search service. |
| Reference | : Link ¶ |
⚼ Request
GET:
/aliases
{
api-version:
string
,
x-ms-client-request-id:
string
,
}
⚐ Response (200)
{
value:
}
[
]
,
{
,
name:
string
,
indexes:
[
,
string
,
]
@odata.etag:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}